xen.git
2005-09-06 cl349@firebug... merge?
2005-09-06 cl349@firebug... Use @releaseDomain watch-events.
2005-09-06 kaf24@firebug... Tiny printk info cleanup.
2005-09-06 kaf24@firebug... The attached patch fixes two problems I ran into with...
2005-09-06 cl349@firebug... Exit if xen_setup fails.
2005-09-06 cl349@firebug... Add @releaseDomain watch-event.
2005-09-06 cl349@firebug... Destroy domain before cleaning it up.
2005-09-06 kaf24@firebug... phys_to_mach and mach_to_phys tables contain long entri...
2005-09-06 cl349@firebug... Add xcs to include path for xcs_proto.h.
2005-09-06 cl349@firebug... Disable xcs stop from xend script since it kills xensto...
2005-09-06 cl349@firebug... merge?
2005-09-06 cl349@firebug... Make xenstored listen to domain exception virqs.
2005-09-06 kaf24@firebug... Avoid warn_unused error on read() return value.
2005-09-06 kaf24@firebug... Enable xenstored optimisations.
2005-09-06 kaf24@firebug... Reducing LOC (always a good thing) by eliminating dupli...
2005-09-06 cl349@firebug... Update consoled to use xs_get_domain_path and cleanup...
2005-09-06 kaf24@firebug... Fix vmalloc fault path in arch/xen/i386 to correctly...
2005-09-05 kaf24@firebug... Fix 64-bit build.
2005-09-05 kaf24@firebug... Fix PCI iomem resource fixup.
2005-09-05 cl349@firebug... Add @introduceDomain event-watch and replace consoled...
2005-09-05 cl349@firebug... Fix command line argument parsing.
2005-09-05 cl349@firebug... Add -Werror to xenstore build and fix failure.
2005-09-05 kaf24@firebug... Fix the balloon driver to do work in smaller batches...
2005-09-05 cl349@firebug... Add missing libxenstore.so dependency for xenstore...
2005-09-05 cl349@firebug... Rename XS_GET_DOMAIN_PATH to XS_GET_DOMAIN_PATH and...
2005-09-05 cl349@firebug... Fix typo.
2005-09-05 cl349@firebug... On suspend, canonicalize store and console mfns in...
2005-09-05 cl349@firebug... merge?
2005-09-05 cl349@firebug... Get rid of suspend record, start info holds all the...
2005-09-05 cl349@firebug... Pass live flag as number, not "True"/"False".
2005-09-05 cl349@firebug... Only remove domain from store once it's suspended.
2005-09-05 cl349@firebug... Keep start_info in page provided by domain builder...
2005-09-05 iap10@firebug... CRAMFS needs to be compiled in to xen_defconfig_x86_64...
2005-09-05 cl349@firebug... Free grant reference when block device shuts down.
2005-09-05 cl349@firebug... merge?
2005-09-05 cl349@firebug... Suspend console after xenbus, resume console before...
2005-09-04 shand@ubuntu... Fix build.
2005-09-04 cl349@firebug... Fix build.
2005-09-04 akw27@arcadians... Updates to blktap driver and user code.
2005-09-04 cl349@firebug... Fix build dependency issue.
2005-09-03 cl349@firebug... merge?
2005-09-03 cl349@firebug... Update suspend/resume for new console code.
2005-09-03 iap10@firebug... merge fixup
2005-09-03 cl349@firebug... merge?
2005-09-03 iap10@firebug... merge
2005-09-03 iap10@freefall... Fix to allow -xen and -xen0 kernels to be used as unpri...
2005-09-03 cl349@firebug... merge?
2005-09-03 cl349@firebug... Restore printk to output evtchn binding error.
2005-09-03 cl349@firebug... Add support in libxenstore for using the xenbus_dev...
2005-09-03 cl349@firebug... Add driver to use the kernel's xenbus connection from...
2005-09-03 iap10@firebug... Fix debug build that was broken by recent shadow pageta...
2005-09-03 cl349@firebug... Free struct file file_private on release.
2005-09-03 shand@ubuntu... Enable 'live' migration from a tools pov; prior to...
2005-09-02 kaf24@firebug... Attached are the patches for new ioemu communication...
2005-09-02 kaf24@firebug... Now that unaligned page overlapping PIO works for Xen...
2005-09-02 kaf24@firebug... Attached are the patches for new ioemu communication...
2005-09-02 kaf24@firebug... Various minor vmxassist cleanups.
2005-09-02 kaf24@firebug... We need to be more precise and restore the %eip.
2005-09-02 kaf24@firebug... Handle page overlapping copies.
2005-09-02 kaf24@firebug... Qemu-dm dumps core with the pcnet device. This patches...
2005-09-02 kaf24@firebug... Fix preemption-check race in memory_op hypercall.
2005-09-02 kaf24@firebug... Fix writing to mmap'ed /dev/mem region mapped PROT_WRITE
2005-09-02 cl349@firebug... Install hotplug script(s) unconditionally.
2005-09-02 cl349@firebug... merge?
2005-09-02 cl349@firebug... Restore configurability of vif bring up script and...
2005-09-02 kaf24@firebug... Mini-os fixes from Simon Kagstrom.
2005-09-02 kaf24@firebug... Missing shadow files.
2005-09-02 kaf24@firebug... This patch is to boot 32-bit VMX guest on the 64-bit...
2005-09-02 kaf24@firebug... Clean up tools/check error reporting. Remove logging.
2005-09-02 kaf24@firebug... New scripts I missed from previous security patch.
2005-09-02 kaf24@firebug... This patch:
2005-09-02 kaf24@firebug... Make the check script log to /tmp instead of the workin...
2005-09-02 kaf24@firebug... I've found cramfs to be very useful for simplifying...
2005-09-02 kaf24@firebug... The attached patch makes xend clear the reboot request...
2005-09-02 shand@ubuntu... Fix save/restore when using grant tables in network...
2005-09-01 shand@ubuntu... Fix build dependency for the XEN tpm driver.
2005-09-01 kaf24@firebug... Better Xen backtraces in debug builds (follow the
2005-09-01 cl349@firebug... Fix network setup through hotplug on SUSE.
2005-09-01 cl349@firebug... Hook up sysrq for xencons.
2005-09-01 cl349@firebug... Fix closing of /var/log/xend.log fd
2005-09-01 cl349@firebug... remove random file
2005-09-01 cl349@firebug... merge?
2005-09-01 cl349@firebug... Cleanup domain listing.
2005-09-01 cl349@firebug... Fix xm list for when info is requested for individual...
2005-09-01 kaf24@firebug... Avoid code duplication between stringified and
2005-09-01 kaf24@firebug... Use entry_get_paddr(l1e) to get the PFN
2005-09-01 kaf24@firebug... Tiny build fix for gcc 4.0.1
2005-09-01 kaf24@firebug... VTPM is off by default.
2005-09-01 cl349@firebug... Linux 2.6 cleanups.
2005-09-01 kaf24@firebug... Remove curl checks. Patch from Anthony Liguori.
2005-08-31 shand@ubuntu... merge?
2005-08-31 shand@ubuntu... Fix vtpm build when doing 'make dist' (particularly...
2005-08-31 kaf24@firebug... Fix non-SMP build, broken by the previous changeset.
2005-08-31 kaf24@firebug... Fix DEBUG_PREEMPT builds. irq_disabled() macro must...
2005-08-31 kaf24@firebug... Disallow domain 0 access to certain I/O port ranges
2005-08-31 vh249@arcadians... extends xm info with xen version and various others...
2005-08-31 cl349@firebug... Wait a little bit for tty to appear.
2005-08-31 cl349@firebug... merge?
2005-08-31 kaf24@firebug... This patch adjusts the plan9 loader to start "physical...
2005-08-31 kaf24@firebug... Add back missing part of XenLinux acpi/boot.c.
next